ComponentOne FlexReport for WinForms
IAsyncActionWithProgress<TProgress> Interface
Members 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : IAsyncActionWithProgress<TProgress> Interface
The type of the progress data.
Represents an asynchronous action that includes progress updates.
Object Model
IAsyncActionWithProgress<TProgress> Interface
Syntax
'Declaration
 
Public Interface IAsyncActionWithProgress(Of TProgress) 
   Inherits IAsyncInfo 
public interface IAsyncActionWithProgress<TProgress> : IAsyncInfo  
Type Parameters
TProgress
The type of the progress data.
See Also

Reference

IAsyncActionWithProgress<TProgress> Members
C1.Win.C1Document Namespace